List of all members
MVCC_CIRCLE_INFO Class Reference

Includes parameters of circle area information. More...

Inherits Structure.

Detailed Description

Includes parameters of circle area information.

Parameters
stCenterPointMVCC_POINTF , Circle center coordinates.
fR1c_float, Radius (width), range: [0, 1.0]. It refers to the relative position of the circle in the image. The radius is related to the circle center. The circle needs to be drawn within the display frame, otherwise, an error occurs.
fR2c_float, Radius (height), range: [0, 1.0]. It refers to the relative position of the circle in the image. The radius is related to the circle center. The circle needs to be drawn within the display frame, otherwise, an error occurs.
stColorMVCC_COLORF , Color of auxiliary line.
nLineWidthc_uint, Width of auxiliary line (1 or 2).
nReservedc_uint * 4, Reserved.